home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000157_news@columbia.edu _Wed Mar 29 19:05:00 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA29173
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 19:04:59 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA03212
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 18:54:07 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: procomm plus connection to C-kermit possible?
  11. Date: 29 Mar 2000 23:54:07 GMT
  12. Organization: Columbia University
  13. Message-ID: <8bu52v$349$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <Ho3gOJ7=XFKLPnXeD9bL=y44UETy@4ax.com>,
  17. Ian Lim  <limian@singnet.com.sg> wrote:
  18. : I am trying to logon to a Host server running Kermit ver 3.16 (dos
  19. : version), my client machine is running Procomm Plus 4.8 (win '98
  20. : version), it manage to connect modem to modem but after that I am
  21. : stuck, I am unable to send the command - remote login username
  22. : password, what should I do? tia.
  23. I don't think Procomm supports client commands for a Kermit server,
  24. or at least not this one.  Of course Kermit 95 (for Windows 95/98/NT/2000)
  25. supports the full range of client/server commands and operations:
  26.  
  27.   http://www.columbia.edu/kermit/k95.html
  28.  
  29. - Frank